GUI Help > Special > removeTreeViewItem

removeTreeViewItem
removeTreeViewItem handle gadget, handle item

Description:
Removes an item from a treeview. This will also delete any child items.

Return Value:


Parameters:
gadget Handle of a treeview gadget.
item Handle of the treeview item which you wish to delete.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)